reftests: Add a test ensuring selectors don't match children
authorBenjamin Otte <otte@redhat.com>
Sun, 15 May 2011 11:27:19 +0000 (13:27 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 18 May 2011 20:17:57 +0000 (22:17 +0200)
commit1400644069d275c37d2922c2e20041f6fcb5f8eb
tree655ae79b6a239cb10354b040ec1b86f4bfad6d04
parentf3ed498c5b15c7c6ad9768c817f981f29463fae8
reftests: Add a test ensuring selectors don't match children

Previously, the selector "Foo" would not only match Foo widgets, but
also all widgets that are descendants of Foo.
tests/reftests/Makefile.am
tests/reftests/css-match-exact.css [new file with mode: 0644]
tests/reftests/css-match-exact.ref.ui [new file with mode: 0644]
tests/reftests/css-match-exact.ui [new file with mode: 0644]